[INFO] fetching crate yash-semantics 0.17.0...
[INFO] fixing yash-semantics-0.17.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate yash-semantics 0.17.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate yash-semantics 0.17.0
[INFO] finished tweaking crates.io crate yash-semantics 0.17.0
[INFO] tweaked toml for crates.io crate yash-semantics 0.17.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yash-semantics 0.17.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yash-semantics 0.17.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yash-quote v1.1.1
[INFO] [stderr]   Downloaded unix_str v1.0.0
[INFO] [stderr]   Downloaded unix_path v1.0.1
[INFO] [stderr]   Downloaded yash-fnmatch v1.1.2
[INFO] [stderr]   Downloaded yash-arith v0.2.3
[INFO] [stderr]   Downloaded annotate-snippets v0.12.16
[INFO] [stderr]   Downloaded yash-syntax v0.22.0
[INFO] [stderr]   Downloaded yash-env v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9ca8cc9fceba9cff43533d749038d5fc53901f2785badd1be9559608934fd738
[INFO] running `Command { std: "docker" "start" "9ca8cc9fceba9cff43533d749038d5fc53901f2785badd1be9559608934fd738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ca8cc9fceba9cff43533d749038d5fc53901f2785badd1be9559608934fd738" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ca8cc9fceba9cff43533d749038d5fc53901f2785badd1be9559608934fd738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ca8cc9fceba9cff43533d749038d5fc53901f2785badd1be9559608934fd738" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking unix_str v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking yash-quote v1.1.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking annotate-snippets v0.12.16
[INFO] [stderr]     Checking unix_path v1.0.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yash-fnmatch v1.1.2
[INFO] [stderr]     Checking yash-arith v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking enumset v1.1.13
[INFO] [stderr]     Checking yash-env v0.15.0
[INFO] [stderr]     Checking yash-syntax v0.22.0
[INFO] [stderr]     Checking yash-semantics v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/assign.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/and_or.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/compound_command/case.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/compound_command/case.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/compound_command/case.rs:140:19
[INFO] [stdout]     |
[INFO] [stdout] 140 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/compound_command/for_loop.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/compound_command/for_loop.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/compound_command/if.rs:66:19
[INFO] [stdout]     |
[INFO] [stdout]  66 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/compound_command/subshell.rs:86:19
[INFO] [stdout]     |
[INFO] [stdout]  86 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/compound_command/subshell.rs:87:19
[INFO] [stdout]     |
[INFO] [stdout]  87 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/compound_command/subshell.rs:88:19
[INFO] [stdout]     |
[INFO] [stdout]  88 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/compound_command/subshell.rs:89:19
[INFO] [stdout]     |
[INFO] [stdout]  89 |     use yash_env::test_helper::stub_tty;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/compound_command/while_loop.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/compound_command.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/compound_command.rs:173:19
[INFO] [stdout]     |
[INFO] [stdout] 173 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test_helper` in `yash_env`
[INFO] [stdout]    --> src/command/function_definition.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |     use yash_env::test_helper::function::FunctionBodyStub;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/function_definition.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/item.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/item.rs:165:19
[INFO] [stdout]     |
[INFO] [stdout] 165 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/item.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/item.rs:167:19
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use yash_env::test_helper::stub_tty;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/pipeline.rs:346:19
[INFO] [stdout]     |
[INFO] [stdout] 346 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/pipeline.rs:347:19
[INFO] [stdout]     |
[INFO] [stdout] 347 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/pipeline.rs:348:19
[INFO] [stdout]     |
[INFO] [stdout] 348 |     use yash_env::test_helper::stub_tty;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/simple_command/absent.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/simple_command/absent.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/simple_command/builtin.rs:178:19
[INFO] [stdout]     |
[INFO] [stdout] 178 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/simple_command/builtin.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/simple_command/builtin.rs:180:19
[INFO] [stdout]     |
[INFO] [stdout] 180 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/simple_command/function.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/simple_command/function.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/simple_command/external.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/simple_command/external.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/simple_command/external.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |     use yash_env::test_helper::stub_tty;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout] 101 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/expansion/initial/arith.rs:318:19
[INFO] [stdout]     |
[INFO] [stdout] 318 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/expansion/initial/command_subst.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/expansion/initial/text.rs:154:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/expansion.rs:545:19
[INFO] [stdout]     |
[INFO] [stdout] 545 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/redir.rs:730:19
[INFO] [stdout]     |
[INFO] [stdout] 730 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/trap/signal.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/trap/exit.rs:69:19
[INFO] [stdout]     |
[INFO] [stdout]  69 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/xtrace.rs:312:19
[INFO] [stdout]     |
[INFO] [stdout] 312 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/runner.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout] 220 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/runner.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.15.0/src/lib.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 720 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 721 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LocalSpawner: Executor` is not satisfied
[INFO] [stdout]    --> src/command/item.rs:204:44
[INFO] [stdout]     |
[INFO] [stdout] 204 |         state.borrow_mut().executor = Some(Rc::new(executor.spawner()));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Executor` is not implemented for `LocalSpawner`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for the cast from `std::rc::Rc<LocalSpawner>` to `std::rc::Rc<dyn Executor>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yash-semantics` (lib test) due to 46 previous errors
[INFO] running `Command { std: "docker" "inspect" "9ca8cc9fceba9cff43533d749038d5fc53901f2785badd1be9559608934fd738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ca8cc9fceba9cff43533d749038d5fc53901f2785badd1be9559608934fd738", kill_on_drop: false }`
[INFO] [stdout] 9ca8cc9fceba9cff43533d749038d5fc53901f2785badd1be9559608934fd738
